How to Install Santoku on a Virtual Machine ?
Santoku is a bootable Linux distribution that is focused on mobile forensics, analysis, and security. It comes with pre-installed platform drivers SDKs, and utilities and also allows auto-detection and setup of new connected mobile devices. It is a free and open community project sponsored by NowSecure....
read more
How to Install python-gadfly in Linux?
In this article, we will be looking at the stepwise procedure to install the python-gadfly for Python in Linux....
read more
How to Install Free VeeCool Video Capture in Windows?
VeeCool Video Capture may record video from video sources including USB cameras, TV cards, and digital video cameras as well as from URLs web links like audio/video URLs and digital cameras, as well as from media assets like video files, photos, and flash. On your PC screen, you can record any video, sound, or images that you view. making video. The current capture can be recorded and grabbed; the recording formats supported are AVI/ASF/WAV/MP3/MKV.VeeCool Video Capture may record video from video sources including USB cameras, TV cards, and digital video cameras as well as from URLs web links like audio/video URLs and digital cameras, as well as from media assets like video files, photos, and flash. On your PC screen, you can record any video, sound, or images that you view. For your real-time video capture, you can add amazing effects or doodles like flash and gif animation....
read more
How to Install Arch Linux in VirtualBox?
Arch Linux is a special Linux distribution of the Linux operating system. It helps to provide a stable Linux distribution which is being used for updating other software. Arch Linux is based on the rolling-release model. This helps to update the software which is already installed on Arch Linux. The software that is being installed in the Arch Linux will get minimum updates from time to time. It helps users to add those configurations which are only needed by them. There is a special package manager called Pac-Man. This helps to regulate & update the software in Arch Linux. For installation of the Arch Linux, we should have the virtual box installed on the machine....
read more
How to enable WebGL on Chrome?
In chrome, we have a JavaScript API that is used for rendering (2D and 3D)graphics known as WebGL(Web Graphics Library). Rendering can be done remotely or locally. If the image to be rendered is too complex, then rendering is done remotely on a dedicated server. This type of rendering is also known as server-based rendering. Rendering can also be done locally by the CPU, known as client-based rendering. Types of rendering:...
read more
How to Install PHP on Apache in Windows?
PHP is a Hypertext Preprocessor, earlier it known as Personal Home Page. It is an open-source server (available for free) side scripting language (everything is implemented on the webserver) that is embedded into HTML and used for web development. PHP script starts with <?PHP and ends with?>. Some common features of PHP are:...
read more
How to Download and Install Postman on Windows?
Postman is a platform for building and using APIs and helps for simplifying the steps in the APIs lifecycles to streamline collaboration for creating faster APIs. It includes various API tools to accelerate the development cycle, including the design mockups and testing documentation, etc. Postman will use it directly on a web browser or we can also download the desktop version also for convenient use.  Nowadays postman is also used by multinational companies like Twitter, Gear4music, BetterCloud, Momentive, etc. It also offers an API through which users can access data on the platform. It offers features such as search, notifications, alerts, security warnings, etc....
read more
How to set up Setuptools for Python on Windows?
Setuptools is a package development process library that is designed to make packaging Python projects easier by boosting the standard distutils (distribution utilities) library of Python....
read more
How to Install Kotlin on Linux?
Kotlin is a programming language introduced by JetBrains in 2011, the official designer of the most intelligent Java IDE, named Intellij IDEA. This is a strongly statically typed general-purpose programming language that runs on JVM. In 2017, Kotlin is sponsored by Google, announced as one of the official languages for Android Development....
read more
How to Install Scala Kernel in Jupyter?
Jupyter notebook is widely used by almost everyone in the data science community. While it’s a tool with extensive support for python-based development of machine learning projects, one can also use it for Scala development as well, using the spylon-kernel. In this article, we will see how to install spylon-kernel and configure it to build Scala-based projects on Jupyter....
read more
Install Pygame in Linux
In this article, we will discuss how to install PyGame in the Linux system. We are using Ubuntu 20 LTS you can use any other one....
read more
How to Install Linux on Windows PowerShell Subsystem?
There are several ways to Install a Linux subsystem on your Windows PC Powershell Environment. It is good for learners, but it is recommended using original Linux OS if you are a developer as the Subsystem lacks the pre-installed Linux tools....
read more